home *** CD-ROM | disk | FTP | other *** search
- Path: stud.unit.no!atlep
- From: atlep@stud.unit.no (Atle \ystein Pedersen)
- Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.c
- Subject: Gnu c++ problems
- Date: 2 Feb 1996 10:34:02 GMT
- Organization: Norwegian Institute of Technology
- Sender: atlep@storm.stud.unit.no (Atle \ystein Pedersen)
- Message-ID: <4espaq$5g4@due.unit.no>
- NNTP-Posting-Host: storm.stud.unit.no
-
- I've installed the latest version of GNU C++
- But I've had some trouble making it work..
-
- The command:
- gcc -o hello hello.c
- returns with return code 1 but without any messages at all..
- hello.c can be found in the path I'm using the gcc command
- and all assigns should be correct
- I've also copied the three variables to ENVARC: and ENV: (Rebooted)
- The stack is set to 100000.
-
- Acording to snoopdos GCC tries and FAILs to do the following:
- Open inet.library (Didn't come with GCC)
- Load 'gnu/lib/gcc-lib/mc68020-cbm-amigados/2.7.0/cpp'
- This file do exist
- Getenv on a lot of the varibles
-
- Anyone?
- Please answer in email :)
-
- Regards
- --
-
- atlep@stud.unit.no - http:\\www.stud.unit.no\~atlep\
-